Click or drag to resize

OwaOptionsEnableReminderSound Property

Gets or sets a value indicating whether [enable reminder sound].

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public bool EnableReminderSound { get; set; }

Property Value

Type: Boolean
true if [enable reminders]; otherwise, false.
See Also